home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5654 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: dispatch.news.demon.net!demon!romeo.division.co.uk
  2. From: Hoppy <hoppy@division.co.uk>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: DOS Format of Floppy Disk?
  5. Date: Mon, 18 Mar 1996 10:08:09 GMT
  6. Organization: Division
  7. Message-ID: <827143689.26790@romeo.division.co.uk>
  8. NNTP-Posting-Host: romeo.division.co.uk
  9. X-NNTP-Posting-Host: romeo.division.co.uk
  10. X-Mailer: Mozilla 1.1N (X11; I; HP-UX A.09.05 9000/715)
  11. MIME-Version: 1.0
  12. X-URL: news:comp.sys.amiga.programmer/21282-21381#4ieqkc$li@news.injersey.com
  13. Content-Transfer-Encoding: 7bit
  14. Content-Type: text/plain; charset=us-ascii
  15.  
  16. Hello!
  17.  
  18. I'm trying to code a C format program. I think I've managed the low level
  19. format using the trackdisk device and now I want to perform the DOS level
  20. format to put a file system on the floppy disk (880K). How can I do this? Can
  21. anybody point me at some source to do this? The code has to work on an A500 (ie
  22. KS 1.3) etc.
  23.  
  24. I believe the "Format ("DF0", "LABEL", ID_DOS_DISK)" call is not available from
  25. KS 1.3 etc.
  26.  
  27. Thanks for any help. E-mail would be preferably due to constant problems with
  28. Demons news server.
  29.  
  30. Thanks.
  31.  
  32. ______________________________________________________________________________
  33.  
  34. Paul D. Lee                      Division Limited
  35. "Hoppy"                          19 Apex Court, Woodlands
  36.                                  Bristol BS12 4JT, UK
  37.                                  Tel: +44 1454 615554
  38.                                  Fax: +44 1454 615532
  39.                                  Email: hoppy@division.co.uk
  40.  
  41.